home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 1 / The 640 Meg Shareware Studio CD-ROM Volume I (Data Express)(1992).ISO / wc3x / logutils.exe / pak / LOGUTILS.TXT < prev    next >
Encoding:
Text File  |  1992-04-03  |  3.2 KB  |  68 lines

  1.  
  2. Included in this archive are two utilities I whipped up to handle a peculiar
  3. situation. We run Wildcat 3.0 Professional with 5 dialin nodes on a Novell
  4. NetWare 3.11 network. The boss thought it would be a great idea if we kept
  5. a hardcopy log of what was happening on our dialin nodes. Unfortunately,
  6. after turning on the internal Wildcat printer option, I was logging alot
  7. of messages like:
  8. -----------------------------
  9. 18:30 READY FOR CALLS
  10. -----------------------------
  11. 18:30 READY FOR CALLS
  12. -----------------------------
  13. ...etc. I got my printout, but unfortunately absolutely no idea which node
  14. was sending the request to the network print queue. So, I made two utilities:
  15. STAMP.EXE is designed to allow custom text to be appended to any text file
  16. including dos standard device names (CON, LPT1, PRN, etc...).
  17. LOGPRINT.EXE takes any text file that uses the '-' (dash) character as a
  18. tear line for each call entry,find the last call in the log file by searching
  19. backwards from the end, and then dumps the result to any file or dos device
  20. (see above for examples).The only catch is that your log file must use at 
  21. least 20 dash characters for this to work. This program was tailored for
  22. the Wildcat log files and detects the ASCII 10 at the end of the line to 
  23. determine each line of the file. At some point in the future I'll tinker
  24. some more with this program and allow it to recognize a wider variety of
  25. conditions. 
  26. Finally,This program is distributed as FREEWARE. I don't expect any 
  27. registration fees, or donations of any kind. If you feel a burning desire
  28. to send me money... gimme a call, I won't argue against it. If anyone is
  29. curios as to how this program works, or would like to adapt it to different
  30. environments, leave me a message on the Mustang HQ BBS, or you can reach
  31. me at the number shown in the copyright.
  32. OH YEAH! Almost forgot. Just execute the programs with no parameters and
  33. you'll get the instructions as to how to use them.
  34. No-Nonsense Legal Stuff:
  35.  
  36.   1. You may give this program to any person/entity you desire so long as
  37.       no fee is charged for the distribution. Software distribution houses
  38.       may include this program in the libraries so long as no more than 
  39. $10.00 CDN is charged for the distribution disk.
  40.  
  41. 2. You can repack, rearchive, and retransmit these programs any way you
  42. like so long as all the original contents of this archive are 
  43. contained in the new one.
  44.  
  45. 3. Removal or modification of the copyright message is illegal and in
  46. poor taste. All you goons out there who get off by sector editing
  47.       peoples copyrights, grow up.
  48.  
  49. 4. USE THESE UTILITIES AT YOUR OWN RISK.The author assumes no liability
  50.       direct or indirect, special or consequential for any use or misuse of 
  51. the enclosed software programs including but not limited to, loss of 
  52. data, loss of ancilliary or anticipatory profits. In simple english,
  53.       if by some remote  chance the operation of these programs causes you 
  54.       any difficulties or any kind it's YOUR responsibility not mine.
  55.  
  56. 5. This software is protected under Canadian and International 
  57. copyright laws as an original work. ALL RIGHTS RESERVED
  58.  
  59. -EOF-
  60.  
  61.  
  62.  
  63.